Crate biometrics

source ·
Expand description

Biometrics provide the vitals of a process in the form of counters, gauges, moments, and T-digests. Collectively, these sensors paint a picture of what’s happening within a process in timeseries form.

Re-exports

Modules

Structs

  • Collect and register sensors of all types. One registry per sensor type.
  • An emitter that puts readings one-per-line.

Traits